home *** CD-ROM | disk | FTP | other *** search
/ Aminet 19 / Aminet 19 (1997)(GTI - Schatztruhe)[!][Jun 1997].iso / Aminet / comm / tcp / AmiChatOrg1_3.lha / A.C.O. / macro.prefs < prev    next >
Text File  |  1997-01-15  |  899b  |  32 lines

  1. ; This is file which is read on iX-Guide startup
  2. ; and it contains some standard macros, compatibility
  3. ; macros and user macros.
  4. ; macro line must be in the following format:
  5. ; <macro_name> "<real_string>"
  6.  
  7. ; *** STANDARD MACROS ***
  8.  
  9. P                "@{n}@{n}"
  10. TCOL             "@{fg TEXT}"
  11. BCOL             "@{bg BACK}"
  12. RED              "@{fg #ff0000}"
  13. GREEN            "@{fg #00ff00}"
  14. BLUE             "@{fg #0000ff}"
  15. MARK             "@{s}@{b}@{fg #0000ff}$1@{fg TEXT}@{ub}@{us}"
  16.  
  17. ; *** AmigaGuide V40 compatibility macros ***
  18.  
  19. JLEFT            "@{a l dw}"
  20. JCENTER          "@{a c dw}"
  21. JRIGHT           "@{a r dw}"
  22. APEN             "@{fg $1}"
  23. BPEN             "@{bg $1}"
  24. CLEARTABS        "@tab 8"
  25. CODE             "@{rr}"
  26. LINE             "@{n}"
  27. PAR              "@{n}@{n}"
  28.  
  29. ; *** USER DEFINED MACROS ***
  30. ; NOTE: Please, use '_' as the first character of your macro name 
  31. ; add your macros here
  32.